NewRowAtTop Property (MultiRow<T>)
Gets or sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.
public override bool NewRowAtTop {get; set;}
'Declaration
Public Overrides Property NewRowAtTop As Boolean